testing.testContext.running (field)
5 uses
testing (current package)
testing.go#L1523: running int
testing.go#L1537: running: 1, // Set the count to 1 for the main (sequential) test.
testing.go#L1543: if c.running < c.maxParallel {
testing.go#L1544: c.running++
testing.go#L1556: c.running--
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)